In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureOCR / GetPageRotation Method

GetPageRotation Method (IGdPictureOCR)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(98)>

Function GetPageRotation( _

   ByVal OCRResultID As String _

) As Integer
[DispId(98)]

int GetPageRotation( 

   string OCRResultID

)
function GetPageRotation( 

    OCRResultID: String

): Integer; 
DispIdAttribute(98)

function GetPageRotation( 

   OCRResultID : String

) : int;
[DispId(98)]

int GetPageRotation( 

   string* OCRResultID

) 
[DispId(98)]

int GetPageRotation( 

   String^ OCRResultID

) 

Parameters

OCRResultID
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureOCR
IGdPictureOCR Members